SerializationException

class SerializationException : FirebaseVertexAIException


Something went wrong while trying to deserialize a response from the server.

Summary

Public constructors

Inherited properties

From kotlin.Throwable

Public constructors

SerializationException

SerializationException(message: String, cause: Throwable? = null)